home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / telecom / 51 / kermit / readme < prev   
Encoding:
Text File  |  1986-08-14  |  1.2 KB  |  35 lines

  1. Known problems with GEM-Kermit:
  2.  
  3.    - during transfer, it happens sometimes, that the ST thinks some
  4.      button is depressed and starts an awful klicking (provided,
  5.      keyklick is enabled). After depressing any key the noise
  6.      disappears.
  7.    - in the RS232 configuration, character size has to be 8. If
  8.      cs is 7, all opening braces ('{') get lost (nobody knows why - yet).
  9.  
  10. When communicating with IBM mainframes, make sure the following 
  11. conditions are met:
  12.  
  13.    - binary transfer requires both kermits to be in binary mode.
  14.    - select character size 8 bits/char (see above).
  15.    - turn XON/XOFF-processing off. This is necessary, because XON is
  16.      the handshake-character for half-duplex comm.-lines.
  17.    - run your accoustic-coupler in full-duplex mode if it tends
  18.      to echo in half-duplex mode.
  19.  
  20. NOTE: some of the distributed files come multiple times !
  21.  
  22.    \SRC\STKOBJ.H   = \RSC\STKOBJ.H
  23.    \RSC\STKOBJ.H   = \RSC\STKOBE.H (is neccessary !)
  24.    \PRG\KERMIT.RSC = \RSC\STKOBE.RSC
  25.    \PRG\DKERMIT.RSC= \RSC\STKOBJ.RSC (this is the german version of
  26.                       the resource, you can ignore it)
  27.  
  28.  
  29. Send your bugreports, cheers, complaints, suggestions, hate-mail .....
  30. to:
  31.     nebel@db0tui11.bitnet 
  32.  
  33. Aw rite - enjoy !
  34.     
  35.